home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / wtj208.zip / FRANTZ / CPP / CTARGET.RC < prev    next >
Text File  |  1993-04-11  |  2KB  |  88 lines

  1. //Microsoft App Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. #ifdef APSTUDIO_INVOKED
  16. //////////////////////////////////////////////////////////////////////////////
  17. //
  18. // TEXTINCLUDE
  19. //
  20.  
  21. 1 TEXTINCLUDE DISCARDABLE 
  22. BEGIN
  23.     "resource.h\0"
  24. END
  25.  
  26. 2 TEXTINCLUDE DISCARDABLE 
  27. BEGIN
  28.     "#include ""afxres.h""\r\n"
  29.     "\0"
  30. END
  31.  
  32. 3 TEXTINCLUDE DISCARDABLE 
  33. BEGIN
  34.     "#include ""res\\target.rc2""  // non-App Studio edited resources\r\n"
  35.     "\r\n"
  36.     "#include ""afxres.rc""  // Standard components\r\n"
  37.     "\0"
  38. END
  39.  
  40. /////////////////////////////////////////////////////////////////////////////////////
  41. #endif    // APSTUDIO_INVOKED
  42.  
  43.  
  44. //////////////////////////////////////////////////////////////////////////////
  45. //
  46. // Dialog
  47. //
  48.  
  49. IDD_DIALOG DIALOG DISCARDABLE  0, 0, 183, 102
  50. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  51. CAPTION "Dialog"
  52. FONT 8, "MS Sans Serif"
  53. BEGIN
  54.     DEFPUSHBUTTON   "OK",IDOK,129,6,50,14
  55.     PUSHBUTTON      "Cancel",IDCANCEL,129,23,50,14
  56.     CONTROL         "VBTARGET.VBX;VBTarget;Target1",Target,"VBControl",
  57.                     WS_CLIPSIBLINGS | WS_TABSTOP,12,8,84,76
  58. END
  59.  
  60.  
  61. //////////////////////////////////////////////////////////////////////////////
  62. //
  63. // Dialog Info
  64. //
  65.  
  66. IDD_DIALOG DLGINIT
  67. BEGIN
  68.     102, 0x400, 40, 0
  69. 0x0600, 0x6154, 0x6772, 0x7465, 0x0001, 0x0200, 0x00ff, 0x0000, 0x0c03, 
  70. 0x0002, 0x000e, 0x000f, 0x0010, 0x0000, 0x1100, 0x0000, 0x0000, 0x0012, 
  71. 0x0013, 0xff00, 
  72.     0
  73. END
  74.  
  75.  
  76. #ifndef APSTUDIO_INVOKED
  77. ////////////////////////////////////////////////////////////////////////////////
  78. //
  79. // Generated from the TEXTINCLUDE 3 resource.
  80. //
  81. #include "res\target.rc2"  // non-App Studio edited resources
  82.  
  83. #include "afxres.rc"  // Standard components
  84.  
  85. /////////////////////////////////////////////////////////////////////////////////////
  86. #endif    // not APSTUDIO_INVOKED
  87.  
  88.